Skip to content

Add component prune - #52

Closed
majst01 wants to merge 13 commits into
mainfrom
component-prune
Closed

Add component prune#52
majst01 wants to merge 13 commits into
mainfrom
component-prune

Conversation

@majst01

@majst01 majst01 commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Description

Add ability to prune components which are not connected with valid token anymore

Used AI-Tools ✨

  • None used for generation

@majst01
majst01 requested a review from a team as a code owner August 16, 2026 07:08
@majst01
majst01 requested review from vknabel and removed request for a team August 16, 2026 07:08
@majst01 majst01 self-assigned this Aug 16, 2026
Comment thread cmd/admin/v2/component.go
RunE: func(cmd *cobra.Command, args []string) error {
return w.prune(cmd.Context())
},
ValidArgsFunction: c.Completion.Firewall,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ValidArgsFunction: c.Completion.Firewall,
ValidArgsFunction: c.Completion.Component,

Base automatically changed from machine to main August 17, 2026 07:27
@majst01 majst01 closed this Aug 17, 2026
@majst01
majst01 deleted the component-prune branch August 17, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants